[INFO] cloning repository https://github.com/iamveekthorr/rs-btc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iamveekthorr/rs-btc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamveekthorr%2Frs-btc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamveekthorr%2Frs-btc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c268737ad368b5e4b4596be3091fab81aaf95f6a
[INFO] checking iamveekthorr/rs-btc against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamveekthorr%2Frs-btc" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iamveekthorr/rs-btc
[INFO] finished tweaking git repo https://github.com/iamveekthorr/rs-btc
[INFO] tweaked toml for git repo https://github.com/iamveekthorr/rs-btc written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iamveekthorr/rs-btc on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iamveekthorr/rs-btc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 64f15f1927b9ff16cce0a710bed148c31f218434d2a7a66bc8620efef96cdb3f
[INFO] running `Command { std: "docker" "start" "64f15f1927b9ff16cce0a710bed148c31f218434d2a7a66bc8620efef96cdb3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64f15f1927b9ff16cce0a710bed148c31f218434d2a7a66bc8620efef96cdb3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "64f15f1927b9ff16cce0a710bed148c31f218434d2a7a66bc8620efef96cdb3f" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64f15f1927b9ff16cce0a710bed148c31f218434d2a7a66bc8620efef96cdb3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "64f15f1927b9ff16cce0a710bed148c31f218434d2a7a66bc8620efef96cdb3f" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking wallet v0.1.0 (/opt/rustwide/workdir/wallet)
[INFO] [stderr]     Checking miner v0.1.0 (/opt/rustwide/workdir/miner)
[INFO] [stderr]     Checking node v0.1.0 (/opt/rustwide/workdir/node)
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.34
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking sha256 v1.6.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking btclib v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]  --> lib/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | / construct_uint! {
[INFO] [stdout] 3 | |     // Construct an unsigned 256-bit integer
[INFO] [stdout] 4 | |     // consisting of 4 x 64-bit words
[INFO] [stdout] 5 | |     pub struct U256(4);
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]   = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]   = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]   = note: this error originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]  --> lib/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | / construct_uint! {
[INFO] [stdout] 3 | |     // Construct an unsigned 256-bit integer
[INFO] [stdout] 4 | |     // consisting of 4 x 64-bit words
[INFO] [stdout] 5 | |     pub struct U256(4);
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]   = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]   = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]   = note: this error originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `btclib` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `btclib` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "64f15f1927b9ff16cce0a710bed148c31f218434d2a7a66bc8620efef96cdb3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64f15f1927b9ff16cce0a710bed148c31f218434d2a7a66bc8620efef96cdb3f", kill_on_drop: false }`
[INFO] [stdout] 64f15f1927b9ff16cce0a710bed148c31f218434d2a7a66bc8620efef96cdb3f
